logo
Expand description

A glow renderer for iced_native.

The native path of the Iced ecosystem

Re-exports

pub use glow;
pub use settings::Settings;

Modules

Align and position widgets.

Configure a renderer.

Display rendering results on windows.

Structs

A glow graphics backend for iced.

A color in the sRGB color space.

A set of asynchronous actions to be performed by some runtime.

A 2D vector.

A viewing region for displaying computer graphics.

Enums

Alignment on the axis of a container.

The background of some element.

A graphical error that occurred while running an application.

The strategy used to fill space in a specific dimension.

Type Definitions

A glow graphics renderer for iced.